From: Jim Blandy Date: Wed, 26 May 1993 23:53:41 +0000 (+0000) Subject: * config.h.in (HAVE_RENAME): Include an #undef for this, so X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~95908 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=8d117719dffa050ccc45446f9caf1a1ef63bff42;p=emacs.git * config.h.in (HAVE_RENAME): Include an #undef for this, so configure will have something to edit. --- diff --git a/src/config.in b/src/config.in index cec26cb4bcc..f44d8f0277e 100644 --- a/src/config.in +++ b/src/config.in @@ -86,6 +86,7 @@ and this notice must be preserved on all copies. */ #undef HAVE_GETTIMEOFDAY #undef HAVE_GETHOSTNAME #undef HAVE_DUP2 +#undef HAVE_RENAME #undef HAVE_TM_ZONE #undef TM_IN_SYS_TIME #undef STDC_HEADERS